net.Resolver.lookupSRV (method)
2 uses
net (current package)
lookup.go#L509: cname, addrs, err := r.lookupSRV(ctx, service, proto, name)
lookup_unix.go#L131: func (r *Resolver) lookupSRV(ctx context.Context, service, proto, name string) (string, []*SRV, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)